Juliaish by Eric Bruning

Does something vaguely fractal that reminds me of a julia set.

Changing A{0-3} will distort the body of the "fractal"

Aspc=0,

A0="-.3",
A1="-.3",
A2="2.0",
A3="1.0",


srcX="(x^2-y^2+A0)*A2",
srcY="(2*x*y+A1)*A3",

Vers=100

